/ Assembly List / LJCNetCommon / Attribute / Attribute

Namespace - LJCNetCommon


Parameters
name - The attribute name.
value - The attribute value.

Syntax

C#
public Attribute(String name, String value = null)

Initializes an object instance.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.